home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / phone300.zip / PHONE.DOC < prev    next >
Text File  |  1992-02-11  |  8KB  |  186 lines

  1.  
  2.  
  3.           B.B.S. Phone List DOOR program for PCBoard 14.x
  4.                                   Release 3.00
  5.                                February 11, 1992
  6.  
  7.  
  8.  
  9.                 Written by - Roland Haley
  10.                 Rural Route #7  Woodstock
  11.                 Ontario  N4S  7W2  Canada
  12.  
  13.  
  14.  
  15.  
  16.  
  17.               HALEY'S COMMENT BULLETIN BOARD
  18.                              USRobotics HST 9600-baud
  19.                   (519) 469-3028
  20.                                   (519) 469-3173
  21.                                   (519) 539-6851
  22.  
  23.  
  24.                                                 
  25.  
  26.                                      DOOR Setup
  27.           
  28.           Make a batch file to run the DOOR as described in your PCBoard
  29.           (R) documentation.
  30.           
  31.                                       Example:
  32.           
  33.           CD \DOORS
  34.           PHONE PHONE.CFG  <== Runs PHONE.EXE passing a parameter of PHONE.CFG
  35.           CD \PCB                   An example of this file is below.
  36.           BOARD
  37.           
  38.           
  39.                              Example PHONE.CFG file:
  40.           
  41.           C:\PCB\PCBOARD.SYS          <== The location of this file
  42.       Haley's Comment BBS         <== The name of your BBS
  43.       Roland                      <== The SysOps FIRST name
  44.       Haley                       <== The SysOps LAST name
  45.       0                           <== Registration number
  46.           
  47.                                 Environment Variables
  48.                                           
  49.           
  50.           Two environment variables must be set in your AUTOEXEC.BAT file:
  51.           
  52.           SET LIB=<drive:><path to DORPCH35.EXE>  Note: ONLY the PATH !
  53.           
  54.           Example:  SET LIB=C:\MYLIB
  55.           
  56.           The DORPCH35.EXE run-time library must then be placed in this
  57.           directory.  If you keep the library in the <current directory>
  58.           with the DOOR program then this environment variable is NOT
  59.           required.  I would suggest a separate directory - perhaps a
  60.       RAMDISK.
  61.           
  62.           
  63.           SET DOORPCH=PCB     This variable tells DORPCH35.EXE it is
  64.                   running on a PCBoard system
  65.  
  66.  
  67.           All DOORPCH 3.5 DOORS require the DORPCH35.EXE run-time library
  68.           and the Microsoft (R) QuickBASIC 3.0 run-time library,
  69.           BRUN30.EXE, be present.  Your DOOR program may have come with
  70.           these files in the ZIP file.  If they are not present, this DOOR
  71.           program WILL NOT RUN.  You should contact the DOOR author if the
  72.           files are missing.  You require one and only one version of these
  73.           two libraries for ALL DOORPCH 3.5 DOORware.  The files are also
  74.           available in DORPCH35.ZIP available on most PCBoard Bulletin
  75.           Board Systems.  If you wish a fully detailed explanation of how
  76.           DOORPCH operates with DOORS, then you may read the documentation
  77.           within the DORPCH35.ZIP file within which this documentation may
  78.           be found.
  79.  
  80.  
  81.                                    DOOR Operation
  82.                                           
  83.           
  84.           
  85.           When the DOOR is in operation you have complete control over the
  86.           caller.  This DOOR was written using DOORPCH version 3.5.  The
  87.           logic is safe.  However, if something goes wrong - like real bad
  88.           wrong, sorry but we probably can't help.  Every precaution has
  89.           been taken to insure this code works flawlessly.  If it doesn't,
  90.           let us know.  Many function/operational keys are at your
  91.           disposal/use:
  92.           
  93.           F1   -    Displays the version of DOORPCH compiled and linked
  94.                     into the DOOR.
  95.           F2   -    Displays a callers Alias if one is used via the Door
  96.                     Monitor program (DOORPCH version) - future.
  97.           F3   -    Reserved for the future.
  98.           F4   -    Toggles the Bell on/off. May activate the DOOR Bell.
  99.                     Value is returned to PCBoard when DOOR completes.
  100.           F5   -    DOS Shell. Allows SysOp to exit to DOS from inside a
  101.                     DOOR.
  102.           F6   -    Displays available MEMORY and available STRING space.
  103.           F7   -    Toggle the alarm on/off. May activate the DOOR Alarm.
  104.                     Value is returned to PCBoard when DOOR completes.
  105.           F8   -    Returns the caller involuntarily to PCBoard.
  106.           F9   -    Toggles the display on/off.
  107.                     Value is returned to PCBoard when DOOR completes.
  108.           F10  -    Activates SysOp / Caller CHAT mode within the DOOR.
  109.           ESC  -    Deactivates CHAT mode. DOOR is resumed.
  110.           HOME -    HELP key for line 24/25 capabilities.
  111.           END  -    Displays Callers name and miscellaneous information.
  112.           PG-DN-    Displays Data Phone, Home Phone, Security Level
  113.                     Uploads, Downloads and Expiration Date.
  114.           PG-UP-    Displays Comments from the callers USER record.
  115.           UP -      Allows the SysOp to temporarily add additional time
  116.                     to the caller while in the DOOR. This time is NOT
  117.             returned to the BBS.
  118.           DN -      Allows the SysOp to temporarily subtract time from the
  119.                     caller while in the DOOR. This time is NOT returned
  120.                     to the BBS.
  121.           ALT-N -   SysOp next on control/indicator.
  122.                     Value is returned to PCBoard when DOOR completes.
  123.           ALT-X -   PCBoard will exit after current caller completes their
  124.                     session.  Value is returned to PCBoard when DOOR
  125.                     completes.
  126.           
  127.           If you are running in NON-GRAPHICS mode, you MUST have ANSI.SYS
  128.           installed as a device driver in your CONFIG.SYS file:
  129.           
  130.                               Example: DEVICE=ANSI.SYS
  131.           
  132.           DOORPCH uses this device driver for displaying all colors to the
  133.           local console.  Color Graphics will always be sent to the local
  134.           console if you have defined to PCBSetup that you are runningè          graphics on the local monitor.  If a caller is in non-graphics
  135.           mode (NG) on line 25,  you will still see colors if PCBSetup has
  136.           been configured  that way.  The reverse is also true.  If the
  137.           caller is in graphics mode (GR) on line 25) and the local console
  138.           is defined to be in non-graphics mode then colors will NOT be
  139.           displayed to the local console.
  140.           
  141.           
  142.                                         BELL
  143.           
  144.           DOORPCH logic will not allow a BELL to be sent to the local
  145.       console when the local screen is inactive (F9 OFF).
  146.  
  147.  
  148.  
  149.  
  150.  
  151.                                        ERRORS
  152.           
  153.           All errors should recover and cause the DOOR program to exit
  154.           gracefully and return to the main system.  All errors are logged
  155.           in the "DOORPCH.ERR" file. The error number and line number are
  156.           included with the date and time.  Errors will be either caused by
  157.           the main module (the authors code, contact him) or the doorpch
  158.           sub (contact DOORPCH people).  It should NEVER cause the board to
  159.           hang.  If your board hangs, you are obligated to contact the
  160.           appropriate party and report the error and circumstances that
  161.           caused it.  Because we are using Microsoft's (c) QuickBASIC 3.0
  162.           run-time routines, it is possible that basic will detect a fatal
  163.           error condition.  As mentioned above, we have taken every
  164.       precaution, but simply cannot code for every error condition.
  165.       The Door should run without error.
  166.  
  167.  
  168.                                  SYSOP UTILITY
  169.  
  170.           A utility code has been written into the program that allows you
  171.           to erase or alter any entry made by your users. This is available
  172.           from DOS by being in the same directory as BBSPHONE and typing
  173.           PHONE SYSOP at the DOS prompt.
  174.  
  175.  
  176.  
  177.       If you are running this door on your system, and find it to be
  178.       entertaining. Please register your copy by sending $20 to:
  179.  
  180.                               HALEY'S COMMENT B.B.S.
  181.                                      R.R.#7
  182.                            Woodstock, Ontario. N4S 7W2
  183.  
  184.       Include the exact display name of your BBS for your registration
  185.           number to place in the .CFG file.  This will unlock the UTILITY.
  186.